Restrict unsupported patterns in ASIM parser skills - #14797
Draft
michaelatmsft wants to merge 3 commits into
Draft
Restrict unsupported patterns in ASIM parser skills#14797michaelatmsft wants to merge 3 commits into
michaelatmsft wants to merge 3 commits into
Conversation
Require generated and reviewed parsers to emit empty entityKey, AdditionalIds, and additionalEntities fields until mappings are defined. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: f8c570d9-99f0-4316-af2d-d91b70cce8e4
Derive role-specific entity placeholder fields from the target and Common schemas, preserve exact casing, and clarify review behavior across parser variants. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: f8c570d9-99f0-4316-af2d-d91b70cce8e4
Prohibit enrichment, fan-out, mv-* operators, and aggregation in ASIM parser creation and review guidance. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 626b2a6f-5699-493d-bfa5-0c490bf1f420
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
mv-*operators, and aggregation or reaggregationDCR gap analysis alignment
This applies the guidance from section 6 of
AsimDcrGapAnalysis.pdf:mv-*followed bysummarizeor other aggregation/reaggregation patternsStacked dependency
This draft PR is stacked on #14776. It currently includes that PR's commits in its comparison and should not merge first.
After #14776 merges, rebase this branch onto the latest
masterand verify the PR contains only commit93141dda79(or its rebased equivalent) and the three ASIM skill-file changes.Validation
git diff --check